[INFO] cloning repository https://github.com/m-nasiri/learn_hobby
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m-nasiri/learn_hobby" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-nasiri%2Flearn_hobby", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-nasiri%2Flearn_hobby'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 381f0de88938a67d1675cb70a7aacd81c636970a
[INFO] checking m-nasiri/learn_hobby against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-nasiri%2Flearn_hobby" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/m-nasiri/learn_hobby
[INFO] finished tweaking git repo https://github.com/m-nasiri/learn_hobby
[INFO] tweaked toml for git repo https://github.com/m-nasiri/learn_hobby written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/m-nasiri/learn_hobby on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/m-nasiri/learn_hobby already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4fa834b691756a37d580385d9a934474cd2a26869a35832a04077af370ce90c1
[INFO] running `Command { std: "docker" "start" "4fa834b691756a37d580385d9a934474cd2a26869a35832a04077af370ce90c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fa834b691756a37d580385d9a934474cd2a26869a35832a04077af370ce90c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fa834b691756a37d580385d9a934474cd2a26869a35832a04077af370ce90c1" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fa834b691756a37d580385d9a934474cd2a26869a35832a04077af370ce90c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fa834b691756a37d580385d9a934474cd2a26869a35832a04077af370ce90c1" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking ryu v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling cubecl-common v0.5.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking embassy-futures v0.1.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling portable-atomic v1.12.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking thread-tree v0.3.3
[INFO] [stderr]    Compiling macerator v0.2.9
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling burn-ndarray v0.17.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking dioxus-core-types v0.7.2
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking moddef v0.3.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking nvml-wrapper-sys v0.8.0
[INFO] [stderr]     Checking atomic_float v1.1.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking priority-queue v2.5.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.2
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="system"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=fcfd69f1966074c1 -C extra-filename=-a94c34fd4bfbaf33 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-989c33245a4c1d39.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-728ee1a46395067f.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.111/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=4843e8bbd52eb3ee -C extra-filename=-215753c47ca60f74 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5ecccae589018650.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f437d3b838b5858a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4fa834b691756a37d580385d9a934474cd2a26869a35832a04077af370ce90c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fa834b691756a37d580385d9a934474cd2a26869a35832a04077af370ce90c1", kill_on_drop: false }`
[INFO] [stdout] 4fa834b691756a37d580385d9a934474cd2a26869a35832a04077af370ce90c1
